Fix bug #9902 with crash caused by clearing mouse highlight.
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 09:36:42 +0000 (11:36 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Oct 2011 09:36:42 +0000 (11:36 +0200)
commita131d09b1d05a1e7f5ff63b30308b14533c24135
tree6ffd93686b6cc2fcfc71ea8e5359e40a5b0eb0a5
parent9be20b2f2a54e2d94f02498d0313b4023aba6907
Fix bug #9902 with crash caused by clearing mouse highlight.

 src/xdisp.c (note_mouse_highlight): Don't clear mouse highlight if
 hlinfo->mouse_face_window is nil.
src/ChangeLog
src/xdisp.c